A built-in template for PHP interface doc comment.
Predefined variables will take the following values:
${NAME}   Interface name.
${NAMESPACE}   A fully qualified name of the class namespace without a leading slash.
${DS}   Dollar sign, evaluates to a plain '$' character.
${CARET}   Marks a position where the caret must be moved after the comment is added.